volatile storage meaning in English
易失存储器
易失存贮器
易失性存储器
暂时存储
Examples
- Rom is usually for the permanent , non - volatile storage of an applications program
Rom通常是用于永久的、非易失的应用程序存储。 - Random access memory : volatile storage that holds the program and data the cpu is presently processing
随机存取内存:支撑处理器目前正在处理的程序和数据的掉电后不能存储的存储器 - Because profile data is persisted to non - volatile storage , you must make sure that your application calls the appropriate cleanup mechanisms , which are provided by the profile provider , when data becomes stale
因为配置文件数据持久保存到存储设备中,所以必须确保在数据陈旧时,应用程序调用由配置文件提供程序提供的相应清理机制。 - For example , if the web . config file is changed , the application is restarted and all application state is lost unless application state values have been written to a non - volatile storage medium such as a database
例如,如果更改了web . config文件,则要重新启动应用程序,此时除非将应用程序状态值写入非易失性存储媒体(如数据库)中,否则所有应用程序状态都将丢失。